Skip to content

Conversation

@edgargabriel
Copy link
Member

This PR fixes CID 1645329 (USE_AFTER_FREE).

Coverty complained that there are scenarios where the string used within the code could have been already freed (probably in some multi-threaded settings). This PR should hopefully fix this.

This PR fixes CID 1645329 (USE_AFTER_FREE).
Coverty complained that there are scenarios where the string used within the code could have been already freed (probably in some multi-threaded settings). This PR should hopefully fix this.

Signed-off-by: Edgar Gabriel <[email protected]>
@edgargabriel edgargabriel requested a review from devreal May 25, 2025 17:44
@edgargabriel edgargabriel changed the title CID fixes for memkind info code CID fix for memkind info code May 25, 2025
@edgargabriel edgargabriel changed the title CID fix for memkind info code Fix for CID 1645329 in memkind info code May 25, 2025
@edgargabriel edgargabriel merged commit 3b92bb1 into open-mpi:main May 27, 2025
21 checks passed
@edgargabriel edgargabriel deleted the topic/memkind-cid-fixes branch May 27, 2025 15:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants